Vcenter TrustedInfrastructure TrustAuthorityClusters Kms Providers ServerInfo

Vcenter TrustedInfrastructure TrustAuthorityClusters Kms Providers ServerInfo
Vcenter TrustedInfrastructure TrustAuthorityClusters Kms Providers ServerInfo

This schema is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

The Vcenter TrustedInfrastructure TrustAuthorityClusters Kms Providers ServerInfo schema contains properties that describe the status of a key server.

This schema was added in vSphere API 7.0.0.0.

JSON Example
{
    "health": "string",
    "details": [
        {
            "id": "string",
            "default_message": "string",
            "args": [
                "string"
            ],
            "params": {
                "params": {
                    "s": "string",
                    "dt": "string",
                    "i": 0,
                    "d": "number",
                    "l": "Vapi Std NestedLocalizableMessage Object",
                    "format": "string",
                    "precision": 0
                }
            },
            "localized": "string"
        }
    ],
    "client_trust_server": false,
    "server_trust_client": false,
    "name": "string"
}
string
health
Required

This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

The connection status health of the server.

For more information see: Vcenter TrustedInfrastructure TrustAuthorityClusters Kms Providers Health.

This property was added in vSphere API 7.0.0.0.

details
Required

This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

Details regarding the health of the server connection.

When the service Vcenter TrustedInfrastructure TrustAuthorityClusters Kms Providers Health is not Vcenter TrustedInfrastructure TrustAuthorityClusters Kms Providers Health.OK, this property will provide an actionable description of the issue.

This property was added in vSphere API 7.0.0.0.

boolean
client_trust_server
Required

This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

Whether this client trusts the server.

This property was added in vSphere API 7.0.0.0.

boolean
server_trust_client
Required

This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

Whether the server trusts this client.

This property was added in vSphere API 7.0.0.0.

string
name
Required

This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

Name of the server.

This property was added in vSphere API 7.0.0.0.